Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement/check ipv4 #73

Closed
wants to merge 3 commits into from
Closed

Conversation

ljblancoredborder
Copy link
Member

Better regex to check the ips are IPv4, not any 4 dotted number.
Ie.
Now 1000.1002.1003.1004 will not match as a valid ip

@ljblancoredborder ljblancoredborder added enhancement New feature or request size/XS size/XS labels Apr 25, 2024
@the-label-bot the-label-bot bot added the kind/bug kind/bug label Apr 25, 2024
Copy link

the-label-bot bot commented Apr 25, 2024

The Label Bot has predicted the following:

Category Value Confidence Applied Label
Kind bug 0.617 ✔️
Size S 0.989 ✔️

@the-label-bot the-label-bot bot added size/S size/S and removed size/XS size/XS labels Apr 26, 2024
@ljblancoredborder ljblancoredborder deleted the improvement/check_ipv4 branch June 10, 2024 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request kind/bug kind/bug size/S size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants